home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / K-3D / k3d-0.4.2.1 / share / lsystem / large-spiral-plant.ls < prev    next >
Encoding:
Text File  |  2004-07-23  |  215 b   |  14 lines

  1. # --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
  2. 11
  3. 30
  4. 100
  5. &&&^D
  6. D=AB!'DcZO
  7. B=[c---'''!:D]
  8. A=&+^FLA
  9. L=[---c{-f+f+f-|-f+f+f}]
  10. O=[!iw>>w>>w>>w>>w>>w]
  11. w=[c&{-f+f|-f+f}]
  12. i=;i
  13. @
  14.